home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 July / GSSH0704BF.iso / Programme / ModDevelopmentToolkit / battlefieldmdt-2.0-beta-build-k.exe / %AppDir% / Menu Editor / Readme.txt < prev   
Encoding:
Text File  |  2004-07-28  |  2.0 KB  |  54 lines

  1. Description:    Menu editor alpha (Battlefield/Refractor2 - Meme 2.0)
  2. EXE name:     menuWizard.exe
  3. Version:    0.9
  4. Date:        Oct 23, 2003
  5. Author:        Rex Hill
  6.  
  7.  
  8. Main Features:
  9. - Load/Save/Save As (bf menu file format without extension)
  10. - Complete Menu file editing with treeview
  11. - You can edit nearly all values (except for Unicode text-Strings and regular Strings larger than 256 characters)
  12. - wizard: Create Credits menu file (Mod title, Team members and their jobs, Special thanks)
  13. - Copy and Paste
  14. - Find text
  15.  
  16. New Features in 0.9:
  17. - Find feature modifed to provide better feedback to the user
  18.  
  19. New Features in 0.8:
  20. - Fixed editing text bug that caused previously typed text to re-appear
  21.  
  22. New Features in 0.7:
  23. - Fixed credits wizard special thanks list not showing up correctly + crash
  24. - Save file dialog now asks before overwriting existing file
  25. - Find text now includes string values in the search
  26.  
  27.  
  28. New Features in 0.6:
  29. - New File, and on menu editor open gives Name node with NULL child read to freeform edit
  30. - Trying to save a menu file with the root node = NULL is now stopped with a messagebox warning instead of a crash
  31. - Hotkeys
  32. - Find text
  33. - Fixed crash when trying to save file with just a  null node
  34. - Starts up with a default template (1 name node + 1 null child node)
  35.  
  36. New Features in 0.5:
  37. - wizard: Create Credits menu file (Mod title, Team members and their jobs, Special thanks)
  38. - Copy and Paste of object nodes
  39. - Double click on name in choose new Object dialog
  40. - Strings of 0 length no longer display garbage characters
  41. - Memory usage improvements
  42.  
  43.  
  44.  
  45. TODO - LOWER PRIORTY:
  46. - Clean-up unused names in namelist (during save operation), 
  47.     Unused names are left when new unique extensions are created then changed
  48. - String32 input text dialog for > 256 characters
  49. - Wchar (unicode) text strings editing support
  50. - Color coding system for easier reading
  51. - Inline editing
  52. - Undo/Redo
  53. - Save changes Prompt - when closing file that has been changed.
  54. - Recent files list under FileMenu